Returns or sets the line type used to display the statistic line.
Syntax
object.Style (type )[ = style]
The Style property syntax has these parts:
Part | Description |
object | An object expression that evaluates to an object in the Applies To list. |
type | Integer. A VtChStats constant used to describe the line type. |
style | Integer. A VtPenStyle constant used to describe the stat line style. |